ALGOL 58 - définition. Qu'est-ce que ALGOL 58
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est ALGOL 58 - définition

PROGRAMMING LANGUAGE
ALGOL 58 programming language; ALGOL 58 (programming language); IAL programming language; IAL (programming language); International algorithmic language; Algol 58; International Algebraic Language; BALGOL; Draft:BALGOL

ALGOL 58         
<language> An early version of ALGOL 60, originally known as "IAL". Michigan Algorithm Decoder (MAD), developed in 1959, was based on IAL. ["Preliminary report - International Algebraic Language", CACM 1(12):8, 1958]. [Details? Relationship to ALGOL 60?] (1999-12-10)
BALGOL         
<language> ALGOL on Burroughs 220. [Sammet 1969, p. 174]. (1996-04-15)
International Algebraic Language         

Wikipédia

ALGOL 58

ALGOL 58, originally named IAL, is one of the family of ALGOL computer programming languages. It was an early compromise design soon superseded by ALGOL 60. According to John Backus

The Zurich ACM-GAMM Conference had two principal motives in proposing the IAL: (a) To provide a means of communicating numerical methods and other procedures between people, and (b) To provide a means of realizing a stated process on a variety of machines...

ALGOL 58 introduced the fundamental notion of the compound statement, but it was restricted to control flow only, and it was not tied to identifier scope in the way that Algol 60's blocks were.